Use "bootstrap|bootstraps" in a sentence

1. When the JVM is started, three class loaders are used: Bootstrap class loader Extensions class loader System class loader The bootstrap class loader loads the core Java libraries located in the <JAVA_HOME>/jre/lib directory.

JVM이 시작되면 3개의 클래스 로더들이 사용된다: 부트스트랩 클래스 로더 확장 클래스 로더 시스템 클래스 로더 부트스트랩 클래스 로더는 &lt;JAVA_HOME&gt;/jre/lib 디렉터리에 위치한 핵심 자바 라이브러리들을 불러들인다.